home *** CD-ROM | disk | FTP | other *** search
/ PCNet 2003 October / PCNET_CD_2003_10_1.iso / surpriz / bubblewrap.swf / scripts / DefineButton2_140 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-08-19  |  57 b   |  5 lines

  1. on(release){
  2.    pause();
  3.    _root.gotoAndStop(15);
  4. }
  5.